Skip to content

Conversation

@guan404ming
Copy link
Member

Why

MSSQL's WAITFOR statement (DELAY/TIME) was not supported by the parser.

How

  • Add WaitForStatement and WaitForType AST nodes for DELAY and TIME variants
  • Parse WAITFOR { DELAY | TIME } in the MSSQL dialect
  • Add DELAY and WAITFOR keywords, tests for all variants and error cases

Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com>
@guan404ming guan404ming marked this pull request as ready for review February 8, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant